forked from benchmark-action/github-action-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
Consistent duration units catch2 synced to upstream #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
VaradaNambiar
merged 473 commits into
consistent-duration-units-catch2
from
consistent-duration-units-catch2-synced-to-upstream
Dec 15, 2025
Merged
Consistent duration units catch2 synced to upstream #27
VaradaNambiar
merged 473 commits into
consistent-duration-units-catch2
from
consistent-duration-units-catch2-synced-to-upstream
Dec 15, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Support benchmark results with decimal dot
…lts from benchmark.js output
Add support for catch2 benchmarks
…mark data is added
This reverts commit ef551ef.
…-pages from actions/checkout@v2, deploying GitHub Pages is only allowed when the personal access token was used for checkout
when you want to enable `auto-push` feature. Fixes #9.
Potential fix for code scanning alert no. 30: Workflow does not contain permissions
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 29: Workflow does not contain permissions
…thub-permission Fix codescanning alerts for GitHub permission
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 28: Workflow does not contain permissions
This reverts commit e3ec321. # Conflicts: # .github/workflows/ci-results-repo.yml
…-permission-in-workflow Fix codescan alerts for GitHub permission in workflow
…-permission-in-workflow add permissions for jobs in workflows of ci.yml file
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 10: Workflow does not contain permissions
Signed-off-by: Ravi Kumar Gubbala <ravikumar.gubbala@arup.com>
…nings Add the permissions key to the job - suggested by AI
…ission-warnings Revert "Add the permissions key to the job - suggested by AI"
Bumps [zipp](https://github.com/jaraco/zipp) from 0.6.0 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v0.6.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…-permission-in-workflow add permissions for jobs in workflow in ci.yml
…/zipp-3.19.1 chore(deps): bump zipp from 0.6.0 to 3.19.1 in /examples/pytest
…-upstream # Conflicts: # .gitignore # action.yml # package-lock.json # package.json
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 89.14% 89.14%
=======================================
Files 16 16
Lines 949 949
Branches 199 200 +1
=======================================
Hits 846 846
+ Misses 103 99 -4
- Partials 0 4 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
update Tim's branch with latest master changes